View.setEnableSnippets

Sets the [property@View:enable-snippets] property.

If @enable_snippets is %TRUE, matching snippets found in the [class@SnippetManager] may be expanded when the user presses Tab after a word in the [class@View].

class View
void
setEnableSnippets

Parameters

enableSnippets bool

if snippets should be enabled

Meta